|
Oracle® Rules Palette Release 9.1.0.0.0 E15811-01 |
Counts the number of times a loop passes through a set configuration and can return the index value. This is a zero based counter that is used and maintained by the system. This should be used inside MATHLOOP MathVariable.
|
TYPE = IIF |
|||
|
Element |
Attributes |
Attribute Value |
Element Value |
|
<MathVariable> |
TYPE |
LOOPINDEX |
There is no element value needed. |
|
SOURCEARRAY |
The MATHLOOP MathVariable name you are indexing. |
| |
<MathVariable VARIABLENAME="Segments_index" TYPE="LOOPINDEX" SOURCEARRAY="Segments" DATATYPE="INTEGER"></MathVariable>